home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / P / Port~Master™.cpt / Port~Master™ Docs / card_2926.txt < prev    next >
Text File  |  1988-06-28  |  3KB  |  160 lines

  1. -- card: 2926 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 2657
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   put "" into card field "Advisory"
  9.   hide card field "Advisory"
  10. end closeCard
  11.  
  12.  
  13. -- part 4 (button)
  14. -- low flags: 00
  15. -- high flags: A004
  16. -- rect: left=171 top=135 right=166 bottom=306
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: What it is & does
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   go to card "what"
  28. end mouseUp
  29.  
  30.  
  31.  
  32. -- part 8 (button)
  33. -- low flags: 00
  34. -- high flags: A004
  35. -- rect: left=171 top=171 right=202 bottom=306
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 1
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: How to use it
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.   go to card "How"
  47. end mouseUp
  48.  
  49.  
  50.  
  51. -- part 10 (button)
  52. -- low flags: 00
  53. -- high flags: A004
  54. -- rect: left=171 top=208 right=239 bottom=306
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 0 / 0
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: Create it!
  63. ----- HyperTalk script -----
  64. on mouseUp
  65.   show card field "Advisory"
  66.   DCreator "700"
  67.   put the result into card field "Advisory"
  68. end mouseUp
  69.  
  70.  
  71. -- part 11 (button)
  72. -- low flags: 00
  73. -- high flags: 2000
  74. -- rect: left=131 top=56 right=118 bottom=346
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 1
  78. -- font id: 0
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: 
  83. ----- HyperTalk script -----
  84. on mouseUp
  85.   go to card "Credits"
  86. end mouseUp
  87.  
  88.  
  89.  
  90. -- part 12 (field)
  91. -- low flags: 81
  92. -- high flags: 0004
  93. -- rect: left=126 top=246 right=261 bottom=367
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 1
  97. -- font id: 3
  98. -- text size: 9
  99. -- style flags: 256
  100. -- line height: 10
  101. -- part name: Advisory
  102.  
  103.  
  104. -- part 17 (button)
  105. -- low flags: 00
  106. -- high flags: A002
  107. -- rect: left=143 top=299 right=321 bottom=347
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: This software is virus free!
  116. ----- HyperTalk script -----
  117. on mouseUp
  118.   show card field "virus"
  119. end mouseUp
  120.  
  121.  
  122.  
  123. -- part 18 (field)
  124. -- low flags: 81
  125. -- high flags: 2002
  126. -- rect: left=43 top=45 right=274 bottom=470
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 0 / 0
  129. -- text alignment: 1
  130. -- font id: 3
  131. -- text size: 10
  132. -- style flags: 768
  133. -- line height: 11
  134. -- part name: virus
  135. ----- HyperTalk script -----
  136. on mouseUp
  137.   hide card field "virus"
  138. end mouseUp
  139.  
  140.  
  141. -- part contents for card part 18
  142. ----- text -----
  143.  
  144.  
  145. PLEASE NOTE:
  146.  
  147. This stack is virus free.
  148.  
  149. However, hitting the 'Create It!' button on this card will create a new 
  150.  
  151. VISIBLE!  file at the desktop level of your system disk.
  152.  
  153. -------------------
  154.  
  155.  
  156. Be safe, always work with a  backed-up copy of your system.
  157.  
  158.  
  159.  
  160. (click to continue)